Defines various appearance options for displaying text on page graphics.

Full documentation

Initializes a new PDFStringAppearanceOptions object.

Full documentation

Initializes a new PDFStringAppearanceOptions object with the specified pen and brush.

Full documentation

Gets the text brush.

Full documentation

Gets the text font.
If the font is null, no text is drawn.

Full documentation

Gets the text pen.
Stroking the text outline when a small font size is used results in a bolder text appearance.

Full documentation

Sets the text brush.

Full documentation

Sets the text font.
If the font is null, no text is drawn.

Full documentation

Sets the text pen.
Stroking the text outline when a small font size is used results in a bolder text appearance.

Full documentation